2025-10-22T12:24:38.271Z INFO ComponentOnboarding controller/component_build_controller.go:191 Waiting for ContainerImage to be set {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-annotations-qgawex","namespace":"build-e2e-uurm"}, "namespace": "build-e2e-uurm", "name": "test-annotations-qgawex", "reconcileID": "c250117b-742a-4fc7-a142-b7d887a69324"} 2025-10-22T12:24:38.307Z ERROR ComponentOnboarding controller/component_build_controller.go:202 failed to update component after waiting for containerImage {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-annotations-qgawex","namespace":"build-e2e-uurm"}, "namespace": "build-e2e-uurm", "name": "test-annotations-qgawex", "reconcileID": "c250117b-742a-4fc7-a142-b7d887a69324", "action": "UPDATE", "audit": "true", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"test-annotations-qgawex\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconciler).Reconcile /workspace/internal/controller/component_build_controller.go:202 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224 2025-10-22T12:24:38.307Z ERROR controller/controller.go:316 Reconciler error {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-annotations-qgawex","namespace":"build-e2e-uurm"}, "namespace": "build-e2e-uurm", "name": "test-annotations-qgawex", "reconcileID": "c250117b-742a-4fc7-a142-b7d887a69324", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"test-annotations-qgawex\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224 2025-10-22T12:24:38.307Z INFO ComponentOnboarding controller/component_build_controller.go:191 Waiting for ContainerImage to be set {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-annotations-qgawex","namespace":"build-e2e-uurm"}, "namespace": "build-e2e-uurm", "name": "test-annotations-qgawex", "reconcileID": "c7bf383e-d456-4699-8ac3-bfe2a5931885"} 2025-10-22T12:24:40.341Z INFO ComponentOnboarding controller/component_build_controller.go:531 failed to wait for updated cache. Requested action could be repeated. {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-annotations-qgawex","namespace":"build-e2e-uurm"}, "namespace": "build-e2e-uurm", "name": "test-annotations-qgawex", "reconcileID": "c7bf383e-d456-4699-8ac3-bfe2a5931885", "audit": "true"} 2025-10-22T12:24:40.342Z INFO ComponentOnboarding controller/component_build_controller.go:191 Waiting for ContainerImage to be set {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-annotations-qgawex","namespace":"build-e2e-uurm"}, "namespace": "build-e2e-uurm", "name": "test-annotations-qgawex", "reconcileID": "5412679a-b67c-4461-8bf6-578c6829a251"} 2025-10-22T12:24:41.634Z ERROR ComponentOnboarding controller/component_build_controller.go:487 failed to update component after build request: foo {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-annotations-qgawex","namespace":"build-e2e-uurm"}, "namespace": "build-e2e-uurm", "name": "test-annotations-qgawex", "reconcileID": "f2b8267c-df6d-4fbf-8b7b-794e05853a54", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/multi-stage-build-go-sample","revision":"529f65798777a5fe145e33d58e1e91c4c03704a4","dockerfileUrl":"docker/Dockerfile"}, "action": "UPDATE", "audit": "true", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"test-annotations-qgawex\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconciler).Reconcile /workspace/internal/controller/component_build_controller.go:487 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224 2025-10-22T12:24:41.634Z ERROR controller/controller.go:316 Reconciler error {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-annotations-qgawex","namespace":"build-e2e-uurm"}, "namespace": "build-e2e-uurm", "name": "test-annotations-qgawex", "reconcileID": "f2b8267c-df6d-4fbf-8b7b-794e05853a54", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"test-annotations-qgawex\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224 2025-10-22T12:24:41.672Z INFO ComponentOnboarding controller/component_build_controller.go:490 updated component after build request: foo {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-annotations-qgawex","namespace":"build-e2e-uurm"}, "namespace": "build-e2e-uurm", "name": "test-annotations-qgawex", "reconcileID": "4a00cc8e-4b88-4df5-ac0c-ee9c9a7f2631", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/multi-stage-build-go-sample","revision":"529f65798777a5fe145e33d58e1e91c4c03704a4","dockerfileUrl":"docker/Dockerfile"}, "action": "UPDATE"} 2025-10-22T12:25:04.184Z INFO ComponentOnboarding controller/component_build_controller.go:191 Waiting for ContainerImage to be set {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-default-oxuhqz","namespace":"build-e2e-nzic"}, "namespace": "build-e2e-nzic", "name": "gh-test-custom-default-oxuhqz", "reconcileID": "b48b2f30-2cb8-45a9-b003-45f493ebc9e0"} 2025-10-22T12:25:04.241Z ERROR ComponentOnboarding controller/component_build_controller.go:202 failed to update component after waiting for containerImage {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-default-oxuhqz","namespace":"build-e2e-nzic"}, "namespace": "build-e2e-nzic", "name": "gh-test-custom-default-oxuhqz", "reconcileID": "b48b2f30-2cb8-45a9-b003-45f493ebc9e0", "action": "UPDATE", "audit": "true", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-test-custom-default-oxuhqz\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconciler).Reconcile /workspace/internal/controller/component_build_controller.go:202 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224 2025-10-22T12:25:04.241Z ERROR controller/controller.go:316 Reconciler error {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-default-oxuhqz","namespace":"build-e2e-nzic"}, "namespace": "build-e2e-nzic", "name": "gh-test-custom-default-oxuhqz", "reconcileID": "b48b2f30-2cb8-45a9-b003-45f493ebc9e0", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"gh-test-custom-default-oxuhqz\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224 2025-10-22T12:25:04.241Z INFO ComponentOnboarding controller/component_build_controller.go:191 Waiting for ContainerImage to be set {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-default-oxuhqz","namespace":"build-e2e-nzic"}, "namespace": "build-e2e-nzic", "name": "gh-test-custom-default-oxuhqz", "reconcileID": "da4fa994-16de-4f88-8b48-794dd51611f8"} 2025-10-22T12:25:06.287Z INFO ComponentOnboarding controller/component_build_controller.go:531 failed to wait for updated cache. Requested action could be repeated. {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-default-oxuhqz","namespace":"build-e2e-nzic"}, "namespace": "build-e2e-nzic", "name": "gh-test-custom-default-oxuhqz", "reconcileID": "da4fa994-16de-4f88-8b48-794dd51611f8", "audit": "true"} 2025-10-22T12:25:06.287Z INFO ComponentOnboarding controller/component_build_controller.go:191 Waiting for ContainerImage to be set {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-default-oxuhqz","namespace":"build-e2e-nzic"}, "namespace": "build-e2e-nzic", "name": "gh-test-custom-default-oxuhqz", "reconcileID": "701ae913-74e0-449d-92b5-b27834667766"} 2025-10-22T12:25:07.827Z INFO ComponentOnboarding.PaC-setup controller/component_build_controller_pac.go:98 Starting Pipelines as Code provision for the Component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-default-oxuhqz","namespace":"build-e2e-nzic"}, "namespace": "build-e2e-nzic", "name": "gh-test-custom-default-oxuhqz", "reconcileID": "f9d83f91-5f15-4cd9-bfc2-253533c2de1d", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world","dockerfileUrl":"docker/Dockerfile"}} 2025-10-22T12:25:07.827Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:91 looking for scm secret {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-default-oxuhqz","namespace":"build-e2e-nzic"}, "namespace": "build-e2e-nzic", "name": "gh-test-custom-default-oxuhqz", "reconcileID": "f9d83f91-5f15-4cd9-bfc2-253533c2de1d", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world","dockerfileUrl":"docker/Dockerfile"}, "component": {}} 2025-10-22T12:25:07.837Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:102 found secrets {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-default-oxuhqz","namespace":"build-e2e-nzic"}, "namespace": "build-e2e-nzic", "name": "gh-test-custom-default-oxuhqz", "reconcileID": "f9d83f91-5f15-4cd9-bfc2-253533c2de1d", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world","dockerfileUrl":"docker/Dockerfile"}, "count": 0} 2025-10-22T12:25:07.837Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:163 potential matches {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-default-oxuhqz","namespace":"build-e2e-nzic"}, "namespace": "build-e2e-nzic", "name": "gh-test-custom-default-oxuhqz", "reconcileID": "f9d83f91-5f15-4cd9-bfc2-253533c2de1d", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world","dockerfileUrl":"docker/Dockerfile"}, "count": 0} 2025-10-22T12:25:07.837Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:110 no matching secret found for component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-default-oxuhqz","namespace":"build-e2e-nzic"}, "namespace": "build-e2e-nzic", "name": "gh-test-custom-default-oxuhqz", "reconcileID": "f9d83f91-5f15-4cd9-bfc2-253533c2de1d", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world","dockerfileUrl":"docker/Dockerfile"}, "component": {}} 2025-10-22T12:25:07.837Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:91 looking for scm secret {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-default-oxuhqz","namespace":"build-e2e-nzic"}, "namespace": "build-e2e-nzic", "name": "gh-test-custom-default-oxuhqz", "reconcileID": "f9d83f91-5f15-4cd9-bfc2-253533c2de1d", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world","dockerfileUrl":"docker/Dockerfile"}, "component": {}} 2025-10-22T12:25:07.853Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:102 found secrets {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-default-oxuhqz","namespace":"build-e2e-nzic"}, "namespace": "build-e2e-nzic", "name": "gh-test-custom-default-oxuhqz", "reconcileID": "f9d83f91-5f15-4cd9-bfc2-253533c2de1d", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world","dockerfileUrl":"docker/Dockerfile"}, "count": 0} 2025-10-22T12:25:07.853Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:163 potential matches {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-default-oxuhqz","namespace":"build-e2e-nzic"}, "namespace": "build-e2e-nzic", "name": "gh-test-custom-default-oxuhqz", "reconcileID": "f9d83f91-5f15-4cd9-bfc2-253533c2de1d", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world","dockerfileUrl":"docker/Dockerfile"}, "count": 0} 2025-10-22T12:25:07.853Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:110 no matching secret found for component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-default-oxuhqz","namespace":"build-e2e-nzic"}, "namespace": "build-e2e-nzic", "name": "gh-test-custom-default-oxuhqz", "reconcileID": "f9d83f91-5f15-4cd9-bfc2-253533c2de1d", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world","dockerfileUrl":"docker/Dockerfile"}, "component": {}} 2025-10-22T12:25:08.187Z INFO ComponentOnboarding.PaC-setup controller/component_build_controller_pac_repository.go:143 Created PaC Repository object for the component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-default-oxuhqz","namespace":"build-e2e-nzic"}, "namespace": "build-e2e-nzic", "name": "gh-test-custom-default-oxuhqz", "reconcileID": "f9d83f91-5f15-4cd9-bfc2-253533c2de1d", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world","dockerfileUrl":"docker/Dockerfile"}, "RepositoryName": "gh-test-custom-default-oxuhqz"} 2025-10-22T12:25:10.472Z INFO ComponentOnboarding.PaC-setup controller/component_build_controller_pipeline.go:76 Selected docker-build pipeline from quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1761134425-czjb bundle for gh-test-custom-default-oxuhqz component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-default-oxuhqz","namespace":"build-e2e-nzic"}, "namespace": "build-e2e-nzic", "name": "gh-test-custom-default-oxuhqz", "reconcileID": "f9d83f91-5f15-4cd9-bfc2-253533c2de1d", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world","dockerfileUrl":"docker/Dockerfile"}, "repository": "https://github.com/redhat-appstudio-qe/devfile-sample-hello-world", "audit": "true"} 2025-10-22T12:25:13.912Z INFO ComponentOnboarding.PaC-setup controller/component_build_controller_pac.go:163 Pipelines as Code configuration merge request: https://github.com/redhat-appstudio-qe/devfile-sample-hello-world/pull/40170 {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-default-oxuhqz","namespace":"build-e2e-nzic"}, "namespace": "build-e2e-nzic", "name": "gh-test-custom-default-oxuhqz", "reconcileID": "f9d83f91-5f15-4cd9-bfc2-253533c2de1d", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world","dockerfileUrl":"docker/Dockerfile"}} 2025-10-22T12:25:13.912Z INFO ComponentOnboarding controller/component_build_controller.go:386 Pipelines as Code provision for the Component finished successfully {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-default-oxuhqz","namespace":"build-e2e-nzic"}, "namespace": "build-e2e-nzic", "name": "gh-test-custom-default-oxuhqz", "reconcileID": "f9d83f91-5f15-4cd9-bfc2-253533c2de1d", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world","dockerfileUrl":"docker/Dockerfile"}} 2025-10-22T12:25:13.912Z INFO ComponentOnboarding controller/component_build_controller.go:409 adding PaC finalizer {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-default-oxuhqz","namespace":"build-e2e-nzic"}, "namespace": "build-e2e-nzic", "name": "gh-test-custom-default-oxuhqz", "reconcileID": "f9d83f91-5f15-4cd9-bfc2-253533c2de1d", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world","dockerfileUrl":"docker/Dockerfile"}} 2025-10-22T12:25:13.966Z INFO ComponentOnboarding controller/component_build_controller.go:490 updated component after build request: configure-pac {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-default-oxuhqz","namespace":"build-e2e-nzic"}, "namespace": "build-e2e-nzic", "name": "gh-test-custom-default-oxuhqz", "reconcileID": "f9d83f91-5f15-4cd9-bfc2-253533c2de1d", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world","dockerfileUrl":"docker/Dockerfile"}, "action": "UPDATE"} 2025-10-22T12:25:22.776Z INFO ComponentOnboarding controller/component_build_controller.go:212 Nothing to do for container image component without source {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"build-suite-test-component-image-source-ovrxbu","namespace":"build-e2e-oigh"}, "namespace": "build-e2e-oigh", "name": "build-suite-test-component-image-source-ovrxbu", "reconcileID": "b0b1ddaa-58c3-4ab6-bf5c-2467bd4e4567"} 2025-10-22T12:25:22.776Z INFO ComponentOnboarding controller/component_build_controller.go:212 Nothing to do for container image component without source {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"build-suite-test-component-image-source-ovrxbu","namespace":"build-e2e-oigh"}, "namespace": "build-e2e-oigh", "name": "build-suite-test-component-image-source-ovrxbu", "reconcileID": "f517939a-2b80-456c-b711-224328ada4ad"} 2025-10-22T12:25:22.866Z INFO ComponentOnboarding controller/component_build_controller.go:212 Nothing to do for container image component without source {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"build-suite-test-component-image-source-ovrxbu","namespace":"build-e2e-oigh"}, "namespace": "build-e2e-oigh", "name": "build-suite-test-component-image-source-ovrxbu", "reconcileID": "dfcb4b94-185d-4134-8171-c9320b3f2396"} 2025-10-22T12:25:26.516Z INFO ComponentOnboarding controller/component_build_controller.go:212 Nothing to do for container image component without source {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"build-suite-test-component-image-source-ovrxbu","namespace":"build-e2e-oigh"}, "namespace": "build-e2e-oigh", "name": "build-suite-test-component-image-source-ovrxbu", "reconcileID": "f2b727e4-fa68-4a97-840f-0c630f9fd18a"} 2025-10-22T12:25:26.561Z INFO ComponentOnboarding controller/component_build_controller.go:212 Nothing to do for container image component without source {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"build-suite-test-component-image-source-ovrxbu","namespace":"build-e2e-oigh"}, "namespace": "build-e2e-oigh", "name": "build-suite-test-component-image-source-ovrxbu", "reconcileID": "8f77b308-ced8-450d-9d91-37f47e9523b0"} 2025-10-22T12:25:31.095Z INFO ComponentOnboarding controller/component_build_controller.go:191 Waiting for ContainerImage to be set {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-one-uayq","namespace":"build-e2e-ogwc"}, "namespace": "build-e2e-ogwc", "name": "component-one-uayq", "reconcileID": "514cc3fd-37ab-4bf7-a949-0ba12bf9fb39"} 2025-10-22T12:25:31.150Z ERROR ComponentOnboarding controller/component_build_controller.go:202 failed to update component after waiting for containerImage {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-one-uayq","namespace":"build-e2e-ogwc"}, "namespace": "build-e2e-ogwc", "name": "component-one-uayq", "reconcileID": "514cc3fd-37ab-4bf7-a949-0ba12bf9fb39", "action": "UPDATE", "audit": "true", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"component-one-uayq\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconciler).Reconcile /workspace/internal/controller/component_build_controller.go:202 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224 2025-10-22T12:25:31.150Z ERROR controller/controller.go:316 Reconciler error {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-one-uayq","namespace":"build-e2e-ogwc"}, "namespace": "build-e2e-ogwc", "name": "component-one-uayq", "reconcileID": "514cc3fd-37ab-4bf7-a949-0ba12bf9fb39", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"component-one-uayq\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224 2025-10-22T12:25:31.150Z INFO ComponentOnboarding controller/component_build_controller.go:191 Waiting for ContainerImage to be set {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-one-uayq","namespace":"build-e2e-ogwc"}, "namespace": "build-e2e-ogwc", "name": "component-one-uayq", "reconcileID": "e92fe37b-4f26-4312-af2c-d380f16a3a61"} 2025-10-22T12:25:33.226Z INFO ComponentOnboarding controller/component_build_controller.go:531 failed to wait for updated cache. Requested action could be repeated. {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-one-uayq","namespace":"build-e2e-ogwc"}, "namespace": "build-e2e-ogwc", "name": "component-one-uayq", "reconcileID": "e92fe37b-4f26-4312-af2c-d380f16a3a61", "audit": "true"} 2025-10-22T12:25:33.226Z INFO ComponentOnboarding controller/component_build_controller.go:191 Waiting for ContainerImage to be set {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-one-uayq","namespace":"build-e2e-ogwc"}, "namespace": "build-e2e-ogwc", "name": "component-one-uayq", "reconcileID": "4576969a-da91-4fb1-97e0-addcf718ffdd"} 2025-10-22T12:25:33.756Z INFO ComponentOnboarding.PaC-setup controller/component_build_controller_pac.go:98 Starting Pipelines as Code provision for the Component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-one-uayq","namespace":"build-e2e-ogwc"}, "namespace": "build-e2e-ogwc", "name": "component-one-uayq", "reconcileID": "4ea15edc-45d2-4119-99a6-242eb226630e", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one","revision":"component-one-base-pechdt","dockerfileUrl":"docker/Dockerfile"}} 2025-10-22T12:25:33.756Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:91 looking for scm secret {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-one-uayq","namespace":"build-e2e-ogwc"}, "namespace": "build-e2e-ogwc", "name": "component-one-uayq", "reconcileID": "4ea15edc-45d2-4119-99a6-242eb226630e", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one","revision":"component-one-base-pechdt","dockerfileUrl":"docker/Dockerfile"}, "component": {}} 2025-10-22T12:25:33.766Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:102 found secrets {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-one-uayq","namespace":"build-e2e-ogwc"}, "namespace": "build-e2e-ogwc", "name": "component-one-uayq", "reconcileID": "4ea15edc-45d2-4119-99a6-242eb226630e", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one","revision":"component-one-base-pechdt","dockerfileUrl":"docker/Dockerfile"}, "count": 2} 2025-10-22T12:25:33.766Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:163 potential matches {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-one-uayq","namespace":"build-e2e-ogwc"}, "namespace": "build-e2e-ogwc", "name": "component-one-uayq", "reconcileID": "4ea15edc-45d2-4119-99a6-242eb226630e", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one","revision":"component-one-base-pechdt","dockerfileUrl":"docker/Dockerfile"}, "count": 0} 2025-10-22T12:25:33.766Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:110 no matching secret found for component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-one-uayq","namespace":"build-e2e-ogwc"}, "namespace": "build-e2e-ogwc", "name": "component-one-uayq", "reconcileID": "4ea15edc-45d2-4119-99a6-242eb226630e", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one","revision":"component-one-base-pechdt","dockerfileUrl":"docker/Dockerfile"}, "component": {}} 2025-10-22T12:25:33.766Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:91 looking for scm secret {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-one-uayq","namespace":"build-e2e-ogwc"}, "namespace": "build-e2e-ogwc", "name": "component-one-uayq", "reconcileID": "4ea15edc-45d2-4119-99a6-242eb226630e", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one","revision":"component-one-base-pechdt","dockerfileUrl":"docker/Dockerfile"}, "component": {}} 2025-10-22T12:25:33.776Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:102 found secrets {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-one-uayq","namespace":"build-e2e-ogwc"}, "namespace": "build-e2e-ogwc", "name": "component-one-uayq", "reconcileID": "4ea15edc-45d2-4119-99a6-242eb226630e", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one","revision":"component-one-base-pechdt","dockerfileUrl":"docker/Dockerfile"}, "count": 2} 2025-10-22T12:25:33.776Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:130 found secret {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-one-uayq","namespace":"build-e2e-ogwc"}, "namespace": "build-e2e-ogwc", "name": "component-one-uayq", "reconcileID": "4ea15edc-45d2-4119-99a6-242eb226630e", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one","revision":"component-one-base-pechdt","dockerfileUrl":"docker/Dockerfile"}, "repositoryAnnotation": "redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two", "exists": true, "secret": "build-secret-1"} 2025-10-22T12:25:33.776Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:136 found secret repositories {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-one-uayq","namespace":"build-e2e-ogwc"}, "namespace": "build-e2e-ogwc", "name": "component-one-uayq", "reconcileID": "4ea15edc-45d2-4119-99a6-242eb226630e", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one","revision":"component-one-base-pechdt","dockerfileUrl":"docker/Dockerfile"}, "repositories": ["redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two"]} 2025-10-22T12:25:33.776Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:143 checking for direct match {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-one-uayq","namespace":"build-e2e-ogwc"}, "namespace": "build-e2e-ogwc", "name": "component-one-uayq", "reconcileID": "4ea15edc-45d2-4119-99a6-242eb226630e", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one","revision":"component-one-base-pechdt","dockerfileUrl":"docker/Dockerfile"}, "componentRepository": "redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one", "secretRepositories": ["redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two"]} 2025-10-22T12:25:33.776Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:148 no direct match found {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-one-uayq","namespace":"build-e2e-ogwc"}, "namespace": "build-e2e-ogwc", "name": "component-one-uayq", "reconcileID": "4ea15edc-45d2-4119-99a6-242eb226630e", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one","revision":"component-one-base-pechdt","dockerfileUrl":"docker/Dockerfile"}, "componentRepository": "redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one", "secretRepositories": ["redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two"]} 2025-10-22T12:25:33.776Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:130 found secret {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-one-uayq","namespace":"build-e2e-ogwc"}, "namespace": "build-e2e-ogwc", "name": "component-one-uayq", "reconcileID": "4ea15edc-45d2-4119-99a6-242eb226630e", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one","revision":"component-one-base-pechdt","dockerfileUrl":"docker/Dockerfile"}, "repositoryAnnotation": "", "exists": false, "secret": "build-secret-2"} 2025-10-22T12:25:33.776Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:163 potential matches {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-one-uayq","namespace":"build-e2e-ogwc"}, "namespace": "build-e2e-ogwc", "name": "component-one-uayq", "reconcileID": "4ea15edc-45d2-4119-99a6-242eb226630e", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one","revision":"component-one-base-pechdt","dockerfileUrl":"docker/Dockerfile"}, "count": 0} 2025-10-22T12:25:33.776Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:168 Using host only secret {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-one-uayq","namespace":"build-e2e-ogwc"}, "namespace": "build-e2e-ogwc", "name": "component-one-uayq", "reconcileID": "4ea15edc-45d2-4119-99a6-242eb226630e", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one","revision":"component-one-base-pechdt","dockerfileUrl":"docker/Dockerfile"}, "name": "build-secret-2"} 2025-10-22T12:25:34.598Z INFO ComponentOnboarding.PaC-setup controller/component_build_controller_pac_repository.go:143 Created PaC Repository object for the component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-one-uayq","namespace":"build-e2e-ogwc"}, "namespace": "build-e2e-ogwc", "name": "component-one-uayq", "reconcileID": "4ea15edc-45d2-4119-99a6-242eb226630e", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one","revision":"component-one-base-pechdt","dockerfileUrl":"docker/Dockerfile"}, "RepositoryName": "component-one-uayq"} 2025-10-22T12:25:34.603Z ERROR ComponentOnboarding controller/component_build_controller.go:373 Pipelines as Code provision for the Component failed {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-one-uayq","namespace":"build-e2e-ogwc"}, "namespace": "build-e2e-ogwc", "name": "component-one-uayq", "reconcileID": "4ea15edc-45d2-4119-99a6-242eb226630e", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one","revision":"component-one-base-pechdt","dockerfileUrl":"docker/Dockerfile"}, "error": "GET https://api.github.com/repos/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one: 401 Bad credentials []"} github.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconciler).Reconcile /workspace/internal/controller/component_build_controller.go:373 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224 2025-10-22T12:25:34.627Z INFO ComponentOnboarding controller/component_build_controller.go:490 updated component after build request: configure-pac {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-one-uayq","namespace":"build-e2e-ogwc"}, "namespace": "build-e2e-ogwc", "name": "component-one-uayq", "reconcileID": "4ea15edc-45d2-4119-99a6-242eb226630e", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-one","revision":"component-one-base-pechdt","dockerfileUrl":"docker/Dockerfile"}, "action": "UPDATE"} 2025-10-22T12:25:35.282Z INFO ComponentOnboarding controller/component_build_controller.go:256 PaC finalizer removed {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-default-oxuhqz","namespace":"build-e2e-nzic"}, "namespace": "build-e2e-nzic", "name": "gh-test-custom-default-oxuhqz", "reconcileID": "e7628ba2-f417-4852-b552-4745dd209c59", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world","dockerfileUrl":"docker/Dockerfile"}, "action": "DELETE"} 2025-10-22T12:25:35.282Z INFO ComponentOnboarding.PaC-cleanup controller/component_build_controller_pac.go:331 Starting Pipelines as Code unprovision for the Component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-default-oxuhqz","namespace":"build-e2e-nzic"}, "namespace": "build-e2e-nzic", "name": "gh-test-custom-default-oxuhqz", "reconcileID": "e7628ba2-f417-4852-b552-4745dd209c59", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world","dockerfileUrl":"docker/Dockerfile"}} 2025-10-22T12:25:35.282Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:91 looking for scm secret {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-default-oxuhqz","namespace":"build-e2e-nzic"}, "namespace": "build-e2e-nzic", "name": "gh-test-custom-default-oxuhqz", "reconcileID": "e7628ba2-f417-4852-b552-4745dd209c59", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world","dockerfileUrl":"docker/Dockerfile"}, "component": {}} 2025-10-22T12:25:35.292Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:102 found secrets {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-default-oxuhqz","namespace":"build-e2e-nzic"}, "namespace": "build-e2e-nzic", "name": "gh-test-custom-default-oxuhqz", "reconcileID": "e7628ba2-f417-4852-b552-4745dd209c59", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world","dockerfileUrl":"docker/Dockerfile"}, "count": 0} 2025-10-22T12:25:35.292Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:163 potential matches {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-default-oxuhqz","namespace":"build-e2e-nzic"}, "namespace": "build-e2e-nzic", "name": "gh-test-custom-default-oxuhqz", "reconcileID": "e7628ba2-f417-4852-b552-4745dd209c59", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world","dockerfileUrl":"docker/Dockerfile"}, "count": 0} 2025-10-22T12:25:35.292Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:110 no matching secret found for component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-default-oxuhqz","namespace":"build-e2e-nzic"}, "namespace": "build-e2e-nzic", "name": "gh-test-custom-default-oxuhqz", "reconcileID": "e7628ba2-f417-4852-b552-4745dd209c59", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world","dockerfileUrl":"docker/Dockerfile"}, "component": {}} 2025-10-22T12:25:35.292Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:91 looking for scm secret {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-default-oxuhqz","namespace":"build-e2e-nzic"}, "namespace": "build-e2e-nzic", "name": "gh-test-custom-default-oxuhqz", "reconcileID": "e7628ba2-f417-4852-b552-4745dd209c59", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world","dockerfileUrl":"docker/Dockerfile"}, "component": {}} 2025-10-22T12:25:35.299Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:102 found secrets {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-default-oxuhqz","namespace":"build-e2e-nzic"}, "namespace": "build-e2e-nzic", "name": "gh-test-custom-default-oxuhqz", "reconcileID": "e7628ba2-f417-4852-b552-4745dd209c59", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world","dockerfileUrl":"docker/Dockerfile"}, "count": 0} 2025-10-22T12:25:35.299Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:163 potential matches {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-default-oxuhqz","namespace":"build-e2e-nzic"}, "namespace": "build-e2e-nzic", "name": "gh-test-custom-default-oxuhqz", "reconcileID": "e7628ba2-f417-4852-b552-4745dd209c59", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world","dockerfileUrl":"docker/Dockerfile"}, "count": 0} 2025-10-22T12:25:35.299Z INFO ComponentOnboarding.PaC-cleanup k8s/credentials.go:110 no matching secret found for component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-default-oxuhqz","namespace":"build-e2e-nzic"}, "namespace": "build-e2e-nzic", "name": "gh-test-custom-default-oxuhqz", "reconcileID": "e7628ba2-f417-4852-b552-4745dd209c59", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world","dockerfileUrl":"docker/Dockerfile"}, "component": {}} 2025-10-22T12:25:37.669Z INFO ComponentOnboarding.PaC-cleanup controller/component_build_controller_pac.go:607 PaC configuration proposal branch konflux-gh-test-custom-default-oxuhqz is deleted {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-default-oxuhqz","namespace":"build-e2e-nzic"}, "namespace": "build-e2e-nzic", "name": "gh-test-custom-default-oxuhqz", "reconcileID": "e7628ba2-f417-4852-b552-4745dd209c59", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world","dockerfileUrl":"docker/Dockerfile"}, "action": "DELETE"} 2025-10-22T12:25:37.700Z INFO ComponentOnboarding.PaC-cleanup controller/component_build_controller_pac_repository.go:343 Removed incomings from the PaC repository {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-default-oxuhqz","namespace":"build-e2e-nzic"}, "namespace": "build-e2e-nzic", "name": "gh-test-custom-default-oxuhqz", "reconcileID": "e7628ba2-f417-4852-b552-4745dd209c59", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world","dockerfileUrl":"docker/Dockerfile"}, "PaCRepositoryName": "gh-test-custom-default-oxuhqz", "action": "UPDATE"} 2025-10-22T12:25:37.710Z INFO ComponentOnboarding.PaC-cleanup controller/component_build_controller_pac_repository.go:354 incoming secret doesn't exist anymore, removal isn't required {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-default-oxuhqz","namespace":"build-e2e-nzic"}, "namespace": "build-e2e-nzic", "name": "gh-test-custom-default-oxuhqz", "reconcileID": "e7628ba2-f417-4852-b552-4745dd209c59", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world","dockerfileUrl":"docker/Dockerfile"}} 2025-10-22T12:25:37.710Z INFO ComponentOnboarding.PaC-cleanup controller/component_build_controller_pac.go:376 Pipelines as Code configuration merge request has been closed: {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-default-oxuhqz","namespace":"build-e2e-nzic"}, "namespace": "build-e2e-nzic", "name": "gh-test-custom-default-oxuhqz", "reconcileID": "e7628ba2-f417-4852-b552-4745dd209c59", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world","dockerfileUrl":"docker/Dockerfile"}} 2025-10-22T12:25:37.710Z INFO ComponentOnboarding controller/component_build_controller_service_account.go:362 requested to remove build pipeline Service Account binding {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-default-oxuhqz","namespace":"build-e2e-nzic"}, "namespace": "build-e2e-nzic", "name": "gh-test-custom-default-oxuhqz", "reconcileID": "e7628ba2-f417-4852-b552-4745dd209c59", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world","dockerfileUrl":"docker/Dockerfile"}} 2025-10-22T12:25:37.755Z INFO ComponentOnboarding controller/component_build_controller_service_account.go:416 deleted common build pipelines Role Binding {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-default-oxuhqz","namespace":"build-e2e-nzic"}, "namespace": "build-e2e-nzic", "name": "gh-test-custom-default-oxuhqz", "reconcileID": "e7628ba2-f417-4852-b552-4745dd209c59", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world","dockerfileUrl":"docker/Dockerfile"}} 2025-10-22T12:25:37.888Z INFO ComponentOnboarding.buildSA-provision controller/component_build_controller_service_account.go:340 Added Service Account to common build pipelines Role Binding {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-two-icax","namespace":"build-e2e-ogwc"}, "namespace": "build-e2e-ogwc", "name": "component-two-icax", "reconcileID": "2e2c7dcb-042a-4033-b928-d4ec8ddd8448", "ServiceAccountName": "build-pipeline-component-two-icax", "action": "UPDATE"} 2025-10-22T12:25:37.888Z INFO ComponentOnboarding controller/component_build_controller.go:191 Waiting for ContainerImage to be set {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-two-icax","namespace":"build-e2e-ogwc"}, "namespace": "build-e2e-ogwc", "name": "component-two-icax", "reconcileID": "2e2c7dcb-042a-4033-b928-d4ec8ddd8448"} 2025-10-22T12:25:37.949Z ERROR ComponentOnboarding controller/component_build_controller.go:202 failed to update component after waiting for containerImage {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-two-icax","namespace":"build-e2e-ogwc"}, "namespace": "build-e2e-ogwc", "name": "component-two-icax", "reconcileID": "2e2c7dcb-042a-4033-b928-d4ec8ddd8448", "action": "UPDATE", "audit": "true", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"component-two-icax\": the object has been modified; please apply your changes to the latest version and try again"} github.com/konflux-ci/build-service/internal/controller.(*ComponentBuildReconciler).Reconcile /workspace/internal/controller/component_build_controller.go:202 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:116 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:303 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224 2025-10-22T12:25:37.949Z ERROR controller/controller.go:316 Reconciler error {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-two-icax","namespace":"build-e2e-ogwc"}, "namespace": "build-e2e-ogwc", "name": "component-two-icax", "reconcileID": "2e2c7dcb-042a-4033-b928-d4ec8ddd8448", "error": "Operation cannot be fulfilled on components.appstudio.redhat.com \"component-two-icax\": the object has been modified; please apply your changes to the latest version and try again"} sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:316 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:263 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func2.2 /cachi2/output/deps/gomod/pkg/mod/sigs.k8s.io/controller-runtime@v0.19.3/pkg/internal/controller/controller.go:224 2025-10-22T12:25:37.949Z INFO ComponentOnboarding controller/component_build_controller_service_account.go:362 requested to remove build pipeline Service Account binding {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-default-oxuhqz","namespace":"build-e2e-nzic"}, "namespace": "build-e2e-nzic", "name": "gh-test-custom-default-oxuhqz", "reconcileID": "2309dbe7-2fe7-49a0-ab55-904303cb5784", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world","dockerfileUrl":"docker/Dockerfile"}} 2025-10-22T12:25:37.949Z INFO ComponentOnboarding controller/component_build_controller.go:212 Nothing to do for container image component without source {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"build-suite-test-component-image-source-ovrxbu","namespace":"build-e2e-oigh"}, "namespace": "build-e2e-oigh", "name": "build-suite-test-component-image-source-ovrxbu", "reconcileID": "fc699458-c809-4b86-b037-30bf3c5ec036"} 2025-10-22T12:25:37.961Z INFO ComponentOnboarding.PaC-setup controller/component_build_controller_pac.go:98 Starting Pipelines as Code provision for the Component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-two-icax","namespace":"build-e2e-ogwc"}, "namespace": "build-e2e-ogwc", "name": "component-two-icax", "reconcileID": "369e297a-e9e8-4bfd-bea4-5d9009d00f4f", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-emotae","dockerfileUrl":"docker/Dockerfile"}} 2025-10-22T12:25:37.961Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:91 looking for scm secret {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-two-icax","namespace":"build-e2e-ogwc"}, "namespace": "build-e2e-ogwc", "name": "component-two-icax", "reconcileID": "369e297a-e9e8-4bfd-bea4-5d9009d00f4f", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-emotae","dockerfileUrl":"docker/Dockerfile"}, "component": {}} 2025-10-22T12:25:37.976Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:102 found secrets {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-two-icax","namespace":"build-e2e-ogwc"}, "namespace": "build-e2e-ogwc", "name": "component-two-icax", "reconcileID": "369e297a-e9e8-4bfd-bea4-5d9009d00f4f", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-emotae","dockerfileUrl":"docker/Dockerfile"}, "count": 2} 2025-10-22T12:25:37.976Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:163 potential matches {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-two-icax","namespace":"build-e2e-ogwc"}, "namespace": "build-e2e-ogwc", "name": "component-two-icax", "reconcileID": "369e297a-e9e8-4bfd-bea4-5d9009d00f4f", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-emotae","dockerfileUrl":"docker/Dockerfile"}, "count": 0} 2025-10-22T12:25:37.976Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:110 no matching secret found for component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-two-icax","namespace":"build-e2e-ogwc"}, "namespace": "build-e2e-ogwc", "name": "component-two-icax", "reconcileID": "369e297a-e9e8-4bfd-bea4-5d9009d00f4f", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-emotae","dockerfileUrl":"docker/Dockerfile"}, "component": {}} 2025-10-22T12:25:37.976Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:91 looking for scm secret {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-two-icax","namespace":"build-e2e-ogwc"}, "namespace": "build-e2e-ogwc", "name": "component-two-icax", "reconcileID": "369e297a-e9e8-4bfd-bea4-5d9009d00f4f", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-emotae","dockerfileUrl":"docker/Dockerfile"}, "component": {}} 2025-10-22T12:25:37.986Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:102 found secrets {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-two-icax","namespace":"build-e2e-ogwc"}, "namespace": "build-e2e-ogwc", "name": "component-two-icax", "reconcileID": "369e297a-e9e8-4bfd-bea4-5d9009d00f4f", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-emotae","dockerfileUrl":"docker/Dockerfile"}, "count": 2} 2025-10-22T12:25:37.986Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:130 found secret {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-two-icax","namespace":"build-e2e-ogwc"}, "namespace": "build-e2e-ogwc", "name": "component-two-icax", "reconcileID": "369e297a-e9e8-4bfd-bea4-5d9009d00f4f", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-emotae","dockerfileUrl":"docker/Dockerfile"}, "repositoryAnnotation": "redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two", "exists": true, "secret": "build-secret-1"} 2025-10-22T12:25:37.986Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:136 found secret repositories {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-two-icax","namespace":"build-e2e-ogwc"}, "namespace": "build-e2e-ogwc", "name": "component-two-icax", "reconcileID": "369e297a-e9e8-4bfd-bea4-5d9009d00f4f", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-emotae","dockerfileUrl":"docker/Dockerfile"}, "repositories": ["redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two"]} 2025-10-22T12:25:37.986Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:143 checking for direct match {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-two-icax","namespace":"build-e2e-ogwc"}, "namespace": "build-e2e-ogwc", "name": "component-two-icax", "reconcileID": "369e297a-e9e8-4bfd-bea4-5d9009d00f4f", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-emotae","dockerfileUrl":"docker/Dockerfile"}, "componentRepository": "redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two", "secretRepositories": ["redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two"]} 2025-10-22T12:25:37.986Z INFO ComponentOnboarding.PaC-setup k8s/credentials.go:145 secret repository is direct match {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-two-icax","namespace":"build-e2e-ogwc"}, "namespace": "build-e2e-ogwc", "name": "component-two-icax", "reconcileID": "369e297a-e9e8-4bfd-bea4-5d9009d00f4f", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-emotae","dockerfileUrl":"docker/Dockerfile"}, "secret": "build-secret-1"} 2025-10-22T12:25:38.041Z INFO ComponentOnboarding.PaC-setup controller/component_build_controller_pac_repository.go:143 Created PaC Repository object for the component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-two-icax","namespace":"build-e2e-ogwc"}, "namespace": "build-e2e-ogwc", "name": "component-two-icax", "reconcileID": "369e297a-e9e8-4bfd-bea4-5d9009d00f4f", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-emotae","dockerfileUrl":"docker/Dockerfile"}, "RepositoryName": "component-two-icax"} 2025-10-22T12:25:38.386Z INFO ComponentOnboarding.PaC-setup controller/component_build_controller_pipeline.go:76 Selected docker-build pipeline from quay.io/redhat-appstudio-qe/test-images:pipeline-bundle-1761134425-czjb bundle for component-two-icax component {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-two-icax","namespace":"build-e2e-ogwc"}, "namespace": "build-e2e-ogwc", "name": "component-two-icax", "reconcileID": "369e297a-e9e8-4bfd-bea4-5d9009d00f4f", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-emotae","dockerfileUrl":"docker/Dockerfile"}, "repository": "https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two", "audit": "true"} 2025-10-22T12:25:38.413Z INFO PaCPipelineRunPruner controller/pac_pipelinerun_pruner_controller.go:124 Pruned 1 PipelineRuns for Component build-e2e-nzic/gh-test-custom-default-oxuhqz {"controller": "PaCPipelineRunPruner", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"gh-test-custom-default-oxuhqz","namespace":"build-e2e-nzic"}, "namespace": "build-e2e-nzic", "name": "gh-test-custom-default-oxuhqz", "reconcileID": "fc4bd80c-7db4-46a0-b86e-1a374fa6c662", "action": "DELETE"} 2025-10-22T12:25:39.212Z INFO ComponentOnboarding.PaC-setup controller/component_build_controller_pac.go:508 Pipelines as Code webhook "https://pipelines-as-code-controller-openshift-pipelines.apps.rosa.kx-53270a723b.8wft.p3.openshiftapps.com" configured for component-two-icax Component in build-e2e-ogwc namespace {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-two-icax","namespace":"build-e2e-ogwc"}, "namespace": "build-e2e-ogwc", "name": "component-two-icax", "reconcileID": "369e297a-e9e8-4bfd-bea4-5d9009d00f4f", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-emotae","dockerfileUrl":"docker/Dockerfile"}, "repository": "https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two", "audit": "true"} 2025-10-22T12:25:39.804Z INFO PaCPipelineRunPruner controller/pac_pipelinerun_pruner_controller.go:113 No PipelineRuns to prune for Component build-e2e-oigh/build-suite-test-component-image-source-ovrxbu {"controller": "PaCPipelineRunPruner", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"build-suite-test-component-image-source-ovrxbu","namespace":"build-e2e-oigh"}, "namespace": "build-e2e-oigh", "name": "build-suite-test-component-image-source-ovrxbu", "reconcileID": "a997e573-c4a4-4646-bcbc-94c7d372c0ae"} 2025-10-22T12:25:41.506Z INFO ComponentOnboarding.PaC-setup controller/component_build_controller_pac.go:163 Pipelines as Code configuration merge request: https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two/pull/5610 {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-two-icax","namespace":"build-e2e-ogwc"}, "namespace": "build-e2e-ogwc", "name": "component-two-icax", "reconcileID": "369e297a-e9e8-4bfd-bea4-5d9009d00f4f", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-emotae","dockerfileUrl":"docker/Dockerfile"}} 2025-10-22T12:25:41.506Z INFO ComponentOnboarding controller/component_build_controller.go:386 Pipelines as Code provision for the Component finished successfully {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-two-icax","namespace":"build-e2e-ogwc"}, "namespace": "build-e2e-ogwc", "name": "component-two-icax", "reconcileID": "369e297a-e9e8-4bfd-bea4-5d9009d00f4f", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-emotae","dockerfileUrl":"docker/Dockerfile"}} 2025-10-22T12:25:41.506Z INFO ComponentOnboarding controller/component_build_controller.go:409 adding PaC finalizer {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-two-icax","namespace":"build-e2e-ogwc"}, "namespace": "build-e2e-ogwc", "name": "component-two-icax", "reconcileID": "369e297a-e9e8-4bfd-bea4-5d9009d00f4f", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-emotae","dockerfileUrl":"docker/Dockerfile"}} 2025-10-22T12:25:41.553Z INFO ComponentOnboarding controller/component_build_controller.go:490 updated component after build request: configure-pac {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"component-two-icax","namespace":"build-e2e-ogwc"}, "namespace": "build-e2e-ogwc", "name": "component-two-icax", "reconcileID": "369e297a-e9e8-4bfd-bea4-5d9009d00f4f", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe-no-app/secret-lookup-sample-repo-two","revision":"component-two-base-emotae","dockerfileUrl":"docker/Dockerfile"}, "action": "UPDATE"} 2025-10-22T12:25:41.976Z INFO ComponentOnboarding controller/component_build_controller_service_account.go:362 requested to remove build pipeline Service Account binding {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-annotations-qgawex","namespace":"build-e2e-uurm"}, "namespace": "build-e2e-uurm", "name": "test-annotations-qgawex", "reconcileID": "0273098f-82b3-4e5e-8619-98526ca77477", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/multi-stage-build-go-sample","revision":"529f65798777a5fe145e33d58e1e91c4c03704a4","dockerfileUrl":"docker/Dockerfile"}} 2025-10-22T12:25:42.009Z INFO ComponentOnboarding controller/component_build_controller_service_account.go:416 deleted common build pipelines Role Binding {"controller": "ComponentOnboarding", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-annotations-qgawex","namespace":"build-e2e-uurm"}, "namespace": "build-e2e-uurm", "name": "test-annotations-qgawex", "reconcileID": "0273098f-82b3-4e5e-8619-98526ca77477", "ComponentGitSource": {"url":"https://github.com/redhat-appstudio-qe/multi-stage-build-go-sample","revision":"529f65798777a5fe145e33d58e1e91c4c03704a4","dockerfileUrl":"docker/Dockerfile"}} 2025-10-22T12:25:42.286Z INFO PaCPipelineRunPruner controller/pac_pipelinerun_pruner_controller.go:113 No PipelineRuns to prune for Component build-e2e-uurm/test-annotations-qgawex {"controller": "PaCPipelineRunPruner", "controllerGroup": "appstudio.redhat.com", "controllerKind": "Component", "Component": {"name":"test-annotations-qgawex","namespace":"build-e2e-uurm"}, "namespace": "build-e2e-uurm", "name": "test-annotations-qgawex", "reconcileID": "fad70e0d-dafe-427d-9cb7-66500fbc8131"}